socks.el small cleanup
authorGlenn Morris <rgm@gnu.org>
Fri, 24 May 2013 06:53:54 +0000 (23:53 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 24 May 2013 06:53:54 +0000 (23:53 -0700)
commitf366195cce60275271ca0ca1a816f1b282928349
tree9cd5888700144e4d61c40aa9e3abed4422825f66
parentde5e4160a6b03edfd89350cf13ff35435abeaabc
socks.el small cleanup

* lisp/net/socks.el (socks-split-string): Use this rather than split-string.
(socks-nslookup-host): Update for above change.
(dynamic-choice, s5-dynamic-choice-match)
(s5-dynamic-choice-match-inline, s5-widget-value-create):
Comment out unused code.

Comment out other unused code in a more standard manner, with ";"
rather than "'".
lisp/ChangeLog
lisp/net/socks.el